projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4064ff2
)
*** empty log message ***
author
Alan Mackenzie
<acm@muc.de>
Sat, 24 May 2008 12:17:18 +0000
(12:17 +0000)
committer
Alan Mackenzie
<acm@muc.de>
Sat, 24 May 2008 12:17:18 +0000
(12:17 +0000)
lisp/ChangeLog
patch
|
blob
|
history
diff --git
a/lisp/ChangeLog
b/lisp/ChangeLog
index 09ff5bec16cfc236a94e758bdae9d938555b9403..ce047a0036ebe4e9a350a7b038c0e8fd1bac980b 100644
(file)
--- a/
lisp/ChangeLog
+++ b/
lisp/ChangeLog
@@
-1,3
+1,11
@@
+2008-05-24 Alan Mackenzie <acm@muc.de>
+
+ * progmodes/cc-mode.el (c-postprocess-file-styles): Throw an error
+ if c-file-style is set to a non-string
+
+ (c-neutralize-CPP-line): Surround by `save-excursion'.
+ (c-neutralize-syntax-in-CPP): Optimize for speed.
+
2008-05-18 David Hull <david@snap.com> (tiny change)
* vc-hg.el (vc-hg-annotate-re): Recognize the output of --follow.